Remove all the built files, including the exampleapp binary.
CC = gcc
-LD = ld
PKGCONFIG = $(shell which pkg-config)
CFLAGS = `$(PKGCONFIG) --cflags gtk+-3.0`
LIBS = `$(PKGCONFIG) --libs gtk+-3.0`
clean:
rm -f $(OBJS)
+ rm -f exampleapp
$(CC) -o $(@F) $(LIBS) $(OBJS)
clean:
- rm -f org.gtk.exampleapp.gschema.xml.valid
+ rm -f org.gtk.exampleapp.gschema.valid
rm -f gschemas.compiled
rm -f resources.c
rm -f $(OBJS)
+ rm -f exampleapp
clean:
rm -f resources.c
rm -f $(OBJS)
+ rm -f exampleapp
clean:
rm -f resources.c
rm -f $(OBJS)
+ rm -f exampleapp
clean:
rm -f resources.c
rm -f $(OBJS)
+ rm -f exampleapp
$(CC) -o $(@F) $(LIBS) $(OBJS)
clean:
- rm -f org.gtk.exampleapp.gschema.xml.valid
+ rm -f org.gtk.exampleapp.gschema.valid
rm -f gschemas.compiled
rm -f resources.c
rm -f $(OBJS)
+ rm -f exampleapp
$(CC) -o $(@F) $(LIBS) $(OBJS)
clean:
- rm -f org.gtk.exampleapp.gschema.xml.valid
+ rm -f org.gtk.exampleapp.gschema.valid
rm -f gschemas.compiled
rm -f resources.c
rm -f $(OBJS)
+ rm -f exampleapp
$(CC) -o $(@F) $(LIBS) $(OBJS)
clean:
- rm -f org.gtk.exampleapp.gschema.xml.valid
+ rm -f org.gtk.exampleapp.gschema.valid
rm -f gschemas.compiled
rm -f resources.c
rm -f $(OBJS)
+ rm -f exampleapp
$(CC) -o $(@F) $(LIBS) $(OBJS)
clean:
- rm -f org.gtk.exampleapp.gschema.xml.valid
+ rm -f org.gtk.exampleapp.gschema.valid
rm -f gschemas.compiled
rm -f resources.c
rm -f $(OBJS)
+ rm -f exampleapp
$(CC) -o $(@F) $(LIBS) $(OBJS)
clean:
- rm -f org.gtk.exampleapp.gschema.xml.valid
+ rm -f org.gtk.exampleapp.gschema.valid
rm -f gschemas.compiled
rm -f resources.c
rm -f $(OBJS)
+ rm -f exampleapp